home *** CD-ROM | disk | FTP | other *** search
/ MacFormat España 15 / macformat_15.iso / Shareware Internet / Ciencia / CFG 2.3 (Shareware) / Manuals / miniManual.txt < prev    next >
Text File  |  1996-02-23  |  7KB  |  180 lines

  1. ***************************
  2. * COLOR FRACTAL GENERATOR *
  3. *   BY JOHN A. SCHLACK    *
  4. ***************************
  5.  
  6. VERSION 2.3
  7. JUNE 1990 TO AUGUST 1995
  8.  
  9. (This file is best viewed using a mono-spaced font, such as Monaco 9.)
  10.  
  11.  
  12. SYSTEM REQUIREMENTS
  13. ===================
  14. This program is only intended for use on a Macintosh color
  15. computer with at least a 4 bit (16 color) display and
  16. System 7.0 or later.  This program supports 4, 8, 16, and
  17. 32 bit color systems, but monitor must be at least 12" in
  18. size (minimum of 512 pixels by 384 pixels).  This program
  19. does not require a math coprocessor (even though it is
  20. doing some heavy number crunching), but it will take
  21. advantage of one, if present.  The program is 32-bit clean
  22. and can generate fractal in the background, permitting the
  23. user to engage in other frivolous activities.  The Power
  24. Mac version is available (to registered users) - and its
  25. FAST!!!
  26.  
  27.  
  28. PACKAGE CONTENTS
  29. ================
  30.  
  31. Unregistered Version
  32. --------------------
  33. CFG 2.3                unregistered version, no PowerPC code
  34. powerCFG 2.21        unregistered version of 2.21, has PowerPC
  35.                     code (to demonstrate PowerPC speed)
  36. Registration Form    form for registering CFG
  37. miniManual            this document
  38. Settings ƒ            sample fractal settings
  39. Palettes ƒ            C source code for creating your own
  40.                     palettes (THINK C 6.0 format) and some
  41.                     sample palettes
  42. CFG Manual            full CFG manual (Word 4.0/5.0 format)
  43. CFG Scripting Guide    technical documentation of scripting CFG
  44.                     (Word 4.0/5.0 format)
  45. AppleScript ƒ        AppleScript examples
  46. CFG & Frontier ƒ    UserLand Frontier install files and
  47.                     DocServer documentation for scripting
  48. movieDemo            sample Frontier script (and two support
  49.                     scripts) that creates a PICS fractal
  50.                     movie
  51. cfgMovieDemo.ucmd    "plug-in" for Frontier to add
  52.                     functionality required by movieDemo;
  53.                     includes C source code for the UCMD
  54. µCinema Convert        simple PICS to QuickTime conversion
  55.                     application and C source code
  56.  
  57. Standard Version ($20 registration)
  58. ----------------
  59. Everything from "Unregistered Version" with the following
  60. exceptions:  both 680x0 and PowerMac versions of CFG 2.3
  61. are included as a fat binary.  The versions are registered
  62. (no time limits or please register messages).
  63.  
  64. Master Version ($45 registration)
  65. --------------
  66. Everything from "Standard Version" plus:
  67.  
  68. Source ƒ        full source code to CFG in THINK C 6.0
  69.                 format (you will need a copy of Frontier
  70.                 SDK 3.0 to compile code - available on
  71.                 bulletin boards everywhere)
  72.  
  73.  
  74. PROGRAM SPEED
  75. =============
  76. The unregistered version does not contain a native version
  77. of CFG 2.3. Instead, it has a 680x0 version to demonstrate
  78. all of the fractals (quite slowly on PowerMacs) and a
  79. PowerMac version of CFG 2.21 to demonstrate the speed at
  80. which fractals will be generated when you receive the
  81. native version.
  82.  
  83. The PowerMac native version is ONLY available to those who
  84. register.
  85.  
  86. The main attraction of version 2.3 are ten new fractals. 
  87. These are very computationally intensive, and one will
  88. require a PowerMac (with a native version of the CFG code)
  89. or very high end 68040 to get good performance.
  90.  
  91.  
  92. MANUALS and SCRIPTING
  93. =====================
  94. If you downloaded this application from a bulletin board or
  95. on-line service, the documentation and UserLand Frontier
  96. scripting support files were not included with the package.
  97. The reason is that the manual and scripting files are
  98. several hundred kilobytes in size. These extra files should
  99. be available online.  All manuals provided is in Microsoft
  100. Word 4.0/5.0 format.
  101.  
  102.  
  103. GETTING STARTED
  104. ===============
  105. I highly recommend that you obtain a copy of the manuals
  106. since some functions of CFG are not obvious.  Also, unless
  107. you know how to correctly work the New Parameters window
  108. and set the global and local generation options, you might
  109. get frustrated with the program.
  110.  
  111. The help system in CFG will provide much of the required
  112. information, however.  You can access this system by
  113. choosing ‘Help’ from the Apple (‘’) menu.  First read
  114. about the help system.  Then, choose ‘Creating Fractals’
  115. from the pop-up menu to get started.
  116.  
  117.  
  118. REGISTRATION
  119. ============
  120. The registration options can ge quite hairly.  First, I'll
  121. summarize the costs and then provide an explanation:
  122.  
  123. standard registration:                         $20.00
  124. standard registration on CompuServe:            22.50
  125. standard upgrade from CFG 2.2:                  10.00
  126. source code registration:                       45.00
  127. source code registration on CompuServe:         45.00 (2x standard)
  128.  
  129. outside the continental US add:                  3.00
  130.  
  131. This program is Shareware.  I am asking for a registration
  132. fee of $20 for the Standard Version of CFG.  If you pay the
  133. fee, you will receive both the 680x0 and PowerMac
  134. registered versions of CFG.  You will also receive the
  135. skeleton code for creating your own CFG palettes (in THINK
  136. C 6.0 format).  All you need to do is put in the code to
  137. create the desired colors.
  138.  
  139. Upgrade from version 2.2 of CFG for $10.
  140.  
  141. Ok, now, here's the real value.  If you send $40 for
  142. registration, I will send you the Master Version of CFG.
  143. This version includes the FULL SOURCE CODE in Metrowerks
  144. CodeWarrior format (only slight modifications are required
  145. to run under THINK C 6.0 or later).  This will allow you to
  146. modify the procedures for your own program (however, you
  147. are not permitted to release or sell modified versions of
  148. this program or release or sell code which is based
  149. entirely or in part on this program's source code).  You
  150. will receive all of the standard registration features,
  151. along with a free future upgrade (sorry, no source with the
  152. upgrade).
  153.  
  154. You may order from CompuServe.  Due to some overhead, the
  155. cost of a standard registration is $22.50, but the source
  156. code remains $45.  GO SWREG, ID 2811.
  157.  
  158. Due to shipping costs, orders outside the continental US
  159. must add $3.
  160.  
  161. ORDERS MUST BE PAID IN US CURRENCY!!!  Also, try to send
  162. either a check or money order.  I will accept cash, but it
  163. could become a real hassle, especially if it gets lost in
  164. the mail. Mention that you are registering for Color
  165. Fractal Generator 2.3 (I have a couple other Shareware
  166. products). Finally, if you have an E-mail address, provide
  167. that as well.
  168.  
  169.     Send your Shareware fees to:
  170.         John Schlack
  171.         406 Newgate Court, Apt. A1
  172.         Andalusia, Pa. 19020
  173.         USA
  174.  
  175. If you need to contact me, I can be reached at the following locations:
  176.  
  177.         World Wide Web:  http://www.voicenet.com/~jschlack
  178.         Internet:        jschlack@voicenet.com
  179.         CompuServe:      70252,143
  180.